| Total Complexity | 24 |
| Dependencies | 5 |
| Dependents | 1 |
| Total lines | 188 |
| Lines of code | 84 |
| Logical lines of code | 56 |
| Comment lines | 68 |
| Methods | 8 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| serve_markdown_to_bots() | 51 | 8 | 25 | |
| handle_requests() | 63 | 5 | 12 | |
| is_ai_bot() | 62 | 4 | 12 | |
| serve_llmstxt() | 60 | 3 | 14 | |
| __construct() | 63 | 1 | 10 | |
| setup_ai_useragents() | 79 | 1 | 3 | |
| add_llmstxt_rewrite() | 79 | 1 | 3 | |
| add_llmstxt_query_var() | 74 | 1 | 5 |